Spring - JPA 一對一, 一對多, 多對多關聯 現在有三個類:One Many Much One類 Much類 @Entity public class Much { @Id @GeneratedValue priva ...